The Dreamweaver JavaScript API > Toggle functions > dom.getShowTracingImage() |
![]() ![]() ![]() |
Availability
Dreamweaver 3.0
Description
Gets the current state of the View > Tracing Image > Show option.
Arguments
None.
Returns
A Boolean value indicating whether the option is on (true
) or off (false
).
Enabler
None.
![]() ![]() ![]() |